-
Notifications
You must be signed in to change notification settings - Fork 2
Add node-problem-detector-app, add machine health check schema #1546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cluster-test-suites
✅ Passed test suitesCAPA Standard Suite ✅
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a
Available Test SuitesBy default, only the standard test suite runs to reduce costs. If your changes affect specialized environments, you can specify additional test suites: AWS (CAPA) Test Suites
How to Specify Additional Test Suites# Run specific test suites
/run cluster-test-suites TARGET_SUITES=./providers/capa/standard,./providers/capa/china
# Run all test suites for CAPA
/run cluster-test-suites TARGET_SUITES=./providers/capa/
# Run upgrade tests
/run cluster-test-suites TARGET_SUITES=./providers/capa/upgrade,./providers/capa/upgrade-majorNote: Full test suites run automatically on releases. You are responsible for testing all relevant flavors before merging. |
a708847 to
88966a8
Compare
| "title": "Enable", | ||
| "default": true | ||
| }, | ||
| "maxUnhealthy": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is missing a description.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
…does the defaulting
Co-authored-by: Jose Armesto <[email protected]>
|
/run cluster-test-suites |
|
There were differences in the rendered Helm template, please check! Output |
cluster-test-suites
✅ Passed test suitesCAPA Standard Suite ✅
📋 View full results in Tekton Dashboard Rerun trigger: Tip To only re-run the failed test suites you can provide a
Available Test SuitesBy default, only the standard test suite runs to reduce costs. If your changes affect specialized environments, you can specify additional test suites: AWS (CAPA) Test Suites
How to Specify Additional Test Suites# Run specific test suites
/run cluster-test-suites TARGET_SUITES=./providers/capa/standard,./providers/capa/china
# Run all test suites for CAPA
/run cluster-test-suites TARGET_SUITES=./providers/capa/
# Run upgrade tests
/run cluster-test-suites TARGET_SUITES=./providers/capa/upgrade,./providers/capa/upgrade-majorNote: Full test suites run automatically on releases. You are responsible for testing all relevant flavors before merging. |
What this PR does / why we need it
Towards https://github.com/giantswarm/giantswarm/issues/28006.
Please read the
clusterchart PR giantswarm/cluster#687, then this one should be easy.Checklist
Trigger E2E tests
/run cluster-test-suites TARGET_SUITES=./providers/capa/standard